net/http.http2clientStream.trace (field)
11 uses
net/http (current package)
h2_bundle.go#L7707: trace *httptrace.ClientTrace // or nil
h2_bundle.go#L7757: return http2traceGot1xxResponseFunc(cs.trace)
h2_bundle.go#L8615: trace: httptrace.ContextClientTrace(ctx),
h2_bundle.go#L8812: http2traceWait100Continue(cs.trace)
h2_bundle.go#L8828: http2traceWroteRequest(cs.trace, err)
h2_bundle.go#L8835: http2traceWroteRequest(cs.trace, err)
h2_bundle.go#L8843: http2traceWroteRequest(cs.trace, err)
h2_bundle.go#L8911: http2traceWroteHeaders(cs.trace)
h2_bundle.go#L9626: if cs.trace != nil {
h2_bundle.go#L9631: http2traceFirstResponseByte(cs.trace)
h2_bundle.go#L9758: http2traceGot100Continue(cs.trace)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |